home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 March / macformat-022.iso / Shareware City / Utilities / mac-shell-05b / MacShell / MacShell.rsrc / help_28366_rm < prev    next >
Encoding:
Text File  |  1994-11-23  |  404 b   |  14 lines

  1. rm - Remove files and directories.
  2.  
  3. SYNTAX
  4.    rm [-r] name1 [name2...]
  5.  
  6. DESCRIPTION
  7.  
  8. The command "rm" deletes files and directories whose names are given as arguments.  
  9.  
  10. If the name of a directory is given as an argument, the option "-r" should be used to cause the directory and its contents to be deleted in a recursive manner.
  11.  
  12. Warning: Files and directories deleted with "rm" are not retrievable.
  13.